From: Glenn Morris Date: Wed, 22 Aug 2007 04:52:18 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17252 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1c9aec81f004f550154b58d98c446702d0060e41;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/default/no-handle.xpm b/etc/tree-widget/default/no-handle.xpm deleted file mode 100644 index 3eaa2daee32..00000000000 --- a/etc/tree-widget/default/no-handle.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static char * no_handle_xpm[] = { -"10 21 1 1", -" c None", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "};